Get the User with the specified ID.
Get | Credential_GetCredentialByID |
Resource Path: /api/credential/{id}
Uri: http://doc.jamsscheduler.com/api/credential/{id}
Name | Description | Data Type |
---|---|---|
id | The id of the Credential. | integer |
The response body is of type Credential.
OK
Credential
|